GtkMenuButton: use popovers by default
authorMatthias Clasen <mclasen@redhat.com>
Fri, 25 Apr 2014 03:35:18 +0000 (23:35 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 25 Apr 2014 03:35:18 +0000 (23:35 -0400)
commitfab2173b315c7d305b75f6aabb4da45922b44afa
tree8c58aae1b7394d434336d1e8ff3783103bdb0604
parent4480bf382af2140f457075dcda0a5535a5b11239
GtkMenuButton: use popovers by default

When constructing from a menu model, use popovers by default.
This change has the potential to cause some size problems for
applications with big gear menus, so we're doing it early in
the cycle to uncover and fix those.
gtk/gtkmenubutton.c